GET api/Version

This method provides the three main components and their versions for the Epic API interface.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

A list of versions in this order: Epic API Service, Epic Application Service, Destiny Web Service

Collection of VersionModel
NameDescriptionTypeAdditional information
Application

This is the name of the application component

string

None.

Version

This is the version of the application component

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.